Configuration of Graphical Installer Wizard (Visual
& Installer)
|
Graphical Installer Wizard is user friendly tool for
creating skinned Graphical Installer Powered Installers. If you
installed Graphical Installer Wizard with automated installer then
it should be configured correctly. Otherwise do following
steps:
A. Start Visual Studio 2005 - 2022 (any edition except Express).
B. In main menu you can see a new item Visual &
Installer. Click it.
If you can see this menu then Graphical Installer Wizard was
installed correctly and you can go to step 3 Configuration and then Launch the Graphical Installer
Wizard.
Tip:
All commands from this menu are also available throught the Visual
& Installer toolbar. Click appropriate icon in toolbar to
perform specific action.
Tip:
You need to do this whole procedure only once - when launching the
Wizard for the very first time. For next time the settings are
remembered in .ini file.
1. Start Visual Studio if you have closed it.
2. In main menu select Visual & Installer -> NSIS
(all actions are also available from toolbar).
3. Click Configure Graphical Installer item.
Tip:
If you had Visual & Installer already installed, everything is
set automatically during the setup process, so all you need is to
check whether paths are correct.
4. Configuration dialog is shown.
If shown paths are correct go to point 6. Otherwise continue
with next point.
5. Click the button Browse and select appropriate files:
- For Compiler option browse to NSIS directory and select
makensis.exe
- For Graphical Installer option browse to NSIS\Graphical
Installer directory and select
GraphicalInstaller_functions.nsh
6. When done click OK to save changes. Graphical Installer Wizard is now configured.
Warning:
If you reinstall NSIS or move it to other directory you need to
update these settings. If something goes wrong the Wizard dialog
will show an error message to inform you to change settings.
Now you can continue with Launching a Graphical Installer
Wizard.